English Dictionary
◊ DID YOU MEAN LOWER BOUND?
lower bound
n : (mathematics) a number equal to or less than any other
number in a given set
English Computing Dictionary
◊ MOORE BOUND
Moore bound
An upper limit on the number of nodes in a {regular graph} of
{degree} d>2 and {diameter} k:
N(d,k) <◦ d(d-1)^k - 2
------------
d-2